fix(deps): update rust dependencies #14753
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.21.5
->0.21.7
4.4.13
->4.4.17
0.24.1
->0.25.0
0.24.2
->0.25.0
0.24.7
->0.24.8
0.24.7
->0.24.8
0.3.0
->0.3.1
0.6.1
->0.7.0
0.17.10
->0.17.11
0.12.1
->0.13.0
1.11.2
->1.12.0
8.2.6
->8.2.10
Release Notes
marshallpierce/rust-base64 (base64)
v0.21.7
Compare Source
Alphabet::as_str()
v0.21.6
Compare Source
clap-rs/clap (clap)
v4.4.17
Compare Source
Fixes
panic!
when mixingargs_conflicts_with_subcommands
withArgGroup
(which is implicit withderive
) introduced in 4.4.15v4.4.16
Compare Source
Fixes
v4.4.15
Compare Source
Fixes
args_conflicts_with_subcommands
args_conflicts_with_subcommands
when using subcommand short and long flagsv4.4.14
Compare Source
Documentation
find
cookbook entry to allow repeats of flags/optionsFeatures
num_args(0)
on options which allows making them emulate being a flag for position-tracking flagsemilk/egui (egui)
v0.25.0
Compare Source
Key::PlusEquals
withKey::Plus
andKey::Equals
#3769WidgetTextGalley
,WidgetTextJob
,RichText::into_text_job
,WidgetText::into_text_job
#3727TextBuffer::replace
toreplace_with
#3751⭐ Added
Color32::PLACEHOLDER
with widget fallback color #3727Key
s forCut
Copy
Paste
[
]
,
\
:
.
;
+
=
#3725 #3373 #3649 #3769 (thanks @MarijnS95 and @mkrueger!)Key::from_name
,Key::ALL
#3649Event::Key::physical_key
#3649Color32::from_hex
andColor32::to_hex
#3570 #3777 (thanks @YgorSouza!)DragValue
s for RGB(A) in the color picker #2734 (thanks @IVAN-MK7!)TextEditState
undoer #3479 (thanks @LoganDark!)ScrollArea
: Add option to always scroll the only enabled direction #3710 (thanks @untbu!)🔧 Changed
Grid
now followsstyle.visuals.striped
if not explicitly overwritten #3723 (thanks @Wcubed!)Window
, controlled byVisuals.window_highlight_topmost
#3515 (thanks @GuillaumeSchmid!)🐛 Fixed
serde
Serialize
andDeserialize
forKeyboardShortcut
#3694 (thanks @zeozeozeo!)Window
positioning bug when badpivot
is stored in app data #3721 (thanks @abey79!)Clone
forFonts
#3737ResizeDirection::East
#3749 (thanks @dbuch!)CompositionEnd
without aCompositionStart
#3768 (thanks @FrankLeeC!)DragValue
when it looses focus #3776Area
s now ignore mouse input outside their bounds #3039 (thanks @fleabitdev!)pixels_per_point
, not matter how small #3698 (thanks @StarStarJ!)Cmd +
) on non-English keyboards #3769image-rs/image (image)
v0.24.8
Compare Source
New features:
DynamicImage::new
method.PngDecoder::gamma_value
method.ImageFormat::{reading_enabled, writing_enabled, all}
.rayon
feature.Bug fixes:
GifDecoder::with_limits
to raise an error when limits are exceeded.image-rs/jpeg-decoder (jpeg-decoder)
v0.3.1
Compare Source
LukasKalbertodt/libtest-mimic (libtest-mimic)
v0.7.0
Compare Source
kind
when filtering tests (thanks @sunshowers) in #3070cdc55
image-rs/image-png (png)
v0.17.11
Compare Source
new_with_info
constructor for encoder.Reader::finish
to read all the auxillary chunks that comes after theimage.
PolyMeilex/rfd (rfd)
v0.13.0
Compare Source
xdg-portal
feature must now also select thetokio
or
async-std
featureservo/rust-smallvec (smallvec)
v1.12.0
Compare Source
What's Changed
from_const_with_len_unchecked
by @Expyron in https://github.com/servo/rust-smallvec/pull/329New Contributors
Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0
rustyhorde/vergen (vergen)
v8.2.10
: - vergenCompare Source
DependencyKind
to make using the new cargo dependencies feature more smoothv8.2.9
: - vergenCompare Source
VERGEN_CARGO_DEPENDENCIES
cargo:rustc-env
instructions. Strings with newlines break this output.si
feature to allow more granular control over what is refreshed when initializingsysinfo
.v8.2.8
: - vergenCompare Source
v8.2.7
: - vergenCompare Source
dirty
status in outputConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.